Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add increment export snapshot #3294

Merged
merged 2 commits into from
Mar 23, 2022
Merged

add increment export snapshot #3294

merged 2 commits into from
Mar 23, 2022

Conversation

nkysg
Copy link
Collaborator

@nkysg nkysg commented Mar 22, 2022

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

add increment export snapshot

Issue Number: N/A

What is the new behavior?

Other information

@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #3294 (bf0bfe5) into master (11e28f5) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3294      +/-   ##
==========================================
- Coverage   32.15%   32.07%   -0.08%     
==========================================
  Files         500      500              
  Lines       46274    46274              
  Branches    20920    20920              
==========================================
- Hits        14876    14838      -38     
+ Misses      17817    17656     -161     
- Partials    13581    13780     +199     
Flag Coverage Δ
unittests 32.07% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rpc/server/src/module/mod.rs 0.00% <0.00%> (-16.66%) ⬇️
vm/natives/src/account.rs 18.75% <0.00%> (-12.50%) ⬇️
vm/types/src/transaction/error.rs 3.58% <0.00%> (-10.71%) ⬇️
vm/types/src/on_chain_config/mod.rs 47.95% <0.00%> (-8.21%) ⬇️
chain/src/verifier/mod.rs 39.67% <0.00%> (-6.61%) ⬇️
state/state-store-api/src/lib.rs 43.75% <0.00%> (-6.25%) ⬇️
cmd/starcoin/src/cli_state.rs 48.79% <0.00%> (-4.87%) ⬇️
vm/natives/src/token.rs 26.67% <0.00%> (-4.44%) ⬇️
executor/src/block_executor.rs 21.28% <0.00%> (-4.25%) ⬇️
state/state-tree/src/state_tree.rs 50.35% <0.00%> (-4.19%) ⬇️
... and 80 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11e28f5...bf0bfe5. Read the comment docs.

@nkysg nkysg requested a review from jolestar March 22, 2022 10:43
@nkysg nkysg merged commit b8ecc62 into master Mar 23, 2022
@nkysg nkysg deleted the increment_export_snapshot branch March 23, 2022 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants